From: Claudio Cambra Date: Thu, 6 Feb 2025 04:54:36 +0000 (+0800) Subject: shell_integration/macOS: Pin to NextcloudFileProviderKit stable-2.0 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~2^2~90^2~6 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=778a6cf4702079139835a4e2880dea9a018a8b47;p=nextcloud-desktop.git shell_integration/macOS: Pin to NextcloudFileProviderKit stable-2.0 Signed-off-by: Claudio Cambra --- diff --git a/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj b/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj index 57d1b0516..c66f0d949 100644 --- a/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj +++ b/shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj @@ -1497,7 +1497,7 @@ repositoryURL = "https://github.com/nextcloud/NextcloudKit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 2.5.9; + minimumVersion = 5.0.4; }; }; 5358F2B72BAA045E00E3C729 /* XCRemoteSwiftPackageReference "NextcloudCapabilitiesKit" */ = { @@ -1520,7 +1520,7 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/claucambra/NextcloudFileProviderKit.git"; requirement = { - branch = "stable-1.0"; + branch = "stable-2.0"; kind = branch; }; };